Esx Settings Depots SolutionComponentSummary
The Esx Settings Depots SolutionComponentSummary schema contains fields that describe the components of solution.
This schema was added in vSphere API 9.0.0.0.
{
"release_date": "string",
"version": {
"version": "string",
"display_version": "string"
},
"vib_informations": {
"vib_informations": {
"software_tags": [
"string"
]
}
}
}
Release date of the component.
This property was added in vSphere API 9.0.0.0.
Version of the component.
This property was added in vSphere API 9.0.0.0.
All the VIBs contained in the component of the metadata bundle. The key is ID of the VIB.
This property was added in vSphere API 9.0.0.0.
This property is optional because it was added in a newer version than its parent node.
When clients pass a value of this schema as a parameter, the key in the property map must be an identifier for the resource type: com.vmware.esx.settings.vib
. When operations return a value of this schema as a response, the key in the property map will be an identifier for the resource type: com.vmware.esx.settings.vib
.